home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 051-075 / scopedisk70 / magus110 / readme < prev    next >
Text File  |  1995-03-19  |  2KB  |  50 lines

  1.                         Magus! Print Spooler                15-APR-89
  2.                                v1.10
  3.  
  4.                                 by
  5.                              Dan Schenck
  6.  
  7. This set of ARexx programs are a redo of an old ARexx print spooler.
  8. The new feature is that the routines now use the new rexxarplib.library
  9. version 2.1.  They are no smaller than the old version--actually larger.
  10. However, they now use pulldown menus and various gadgets to set print
  11. options.  The result is routines that do not need much in the way of
  12. documentation, and I have now learned a bit about how to use the 
  13. rexxarplib.library v2.1.
  14.  
  15. To use, copy the enclosed files, Magus!.rexx, Magus!Cntl.rexx,
  16. Magus!Util.rexx, MPrint.rexx and MPrintIt.rexx into your REXX: directory.
  17. You will need to add the rexxarplib.library v2.1.  You also need to
  18. have a T: directory defined and have the ARP commands, esp. arun, in
  19. your command path.  If all the above conditions have been met, then
  20. start Magus! like this:
  21.  
  22.                         arun rx Magus!
  23.  
  24. That's about all there is to it.  There are menus for selecting files
  25. to print, listing the queue, aborting jobs and getting a very little
  26. bit of help.  To alter the print out controls, click on the
  27. "Active/Inactive" gadget on the Magus! window (you can't miss it).
  28.  
  29. If you find problems, have questions, suggestions, comments, etc.
  30. you may reach me as described below.  All of these routines may be 
  31. distributed freely for noncommercial purposes.
  32.  
  33.  
  34.  
  35.  
  36. ENJOY!
  37.  
  38.  
  39.                       Dan Schenck
  40.                       7010 E. 77th Pl
  41.                       Tulsa, OK 74133
  42.  
  43.                       (918) 492-0523
  44.  
  45.                       GEnie:  D.SCHENCK
  46.  
  47.  
  48. The files with this archive are the v1.10 Magus! ARexx print spooler files. 
  49. Version 1.10 is compatible with ARP release 3 commands and shell.
  50.